        .header,
        .content,
        .footer {
            width: 1200px;
            margin: 0 auto;
            font-family: "Microsoft Yahei";
        }
        
        .h_top {
            height: 204px;
            position: relative;
            z-index: 2;
            font-family: "Microsoft Yahei";
        }
        
        .h_top:before,
        .f_bj:before {
            height: 67px;
            content: "";
            position: absolute;
            width: 100%;
            left: 0;
            bottom: 0;
            z-index: -1;
            background: #395fb2;
            background-image: -webkit-gradient(linear, left top, right bottom, from(#222), to(#bd1e21));
            background-image: -webkit-linear-gradient(left,#222, #bd1e21);
            background-image: -moz-linear-gradient(left,#222, #bd1e21);
            background-image: -o-linear-gradient(left,#222, #bd1e21);
            background-image: -ms-linear-gradient(left,#222, #bd1e21);
            background-image: linear-gradient(left,#222, #bd1e21);
        }
        
        .t_con {
            height: 115px;
            padding: 22px 0 0;
            overflow: hidden;
        }
        
        .t_logo,
        .t_logo img {
            display: block;
			    padding-top: 12px;
        }
        
        .t_text {
            font-size: 22px;
            line-height: 28px;
            color: #0f0e0d;
            padding: 16px 0 0 58px;
            position: relative;
            font-weight: normal;
        }
        
        .t_text span {
            display: block;
            font-size: 24px;
            line-height: 31px;
            font-weight: bold;
            color: #bd1e21;
        }
        
        .t_text:before {
            height: 48px;
            content: "";
            position: absolute;
            width: 1px;
            left: 31px;
            top: 23px;
            background: #e0e0e0;
        }
        
        .t_pho {
            white-space: nowrap;
            line-height: 20px;
            font-size: 20px;
            color: #666;
            text-align: right;
        }
        
        .t_pho span {
            background: url(../images/t_pho.gif) no-repeat 0 6px;
            padding: 0 0 0 24px;
            display: inline-block;
            font-size: 18px;
            line-height: 29px;
            color: #333;
        }
        
        .t_pho b {
            display: block;
            line-height: 24px;
            white-space: nowrap;
            font-size: 26px;
            color: #bd1e21;
            font-family: Arial;
        }
        
        .menu_fw {
            display: none;
        }
        
        .menu_l {
            white-space: nowrap;
            width: 1200px;
            height: 67px;
            line-height: 22px;
            font-size: 16px;
        }
        .menu_l .menu li {
            float: left;
            position: relative;
            /*background: url(../images/menu-fgx.png) no-repeat 0 21px;*/
            text-align: center;
        }
        
        .menu_l .menu li:nth-child(1) {
            background: none;
            margin-left: 2px;
        }
        
        .menu_l .menu li a {
            color: #fff;background: none;
            display: inline-block;
            padding: 18px 35px 0 34px;height: 49px
        }
        
        /*.menu_l .menu li:last-child a {*/
        /*    padding-right: 0;*/
        /*}*/
        
        /*.menu_l .menu li:nth-child(1) a {*/
        /*    padding-left: 0;*/
        /*}*/
        
        .menu_l .menu li a em {
            display: block;
            font-style: normal;
            line-height: 13px;
            font-size: 10px;
            text-transform: uppercase;
            opacity: 0.7;
            font-weight: normal;
        }
        
        .menu_l .menu li.cur a,
        .menu_l .menu li a:hover {
            text-decoration: none;
            font-weight: bold;background:#0d654d;
        }
        .menu_l .menu li a:-webkit-any-link {
            display: block;
        }
    

            .f_bj{color:#666;clear:both;font-family:"Microsoft Yahei";line-height:22px;position: relative;z-index: 9;background:#f5f5f5;font-size: 14px;}
            .f_bj:before{top: 0;height: 69px;background:#787878;}
            .f_bj a{color:#666;}
            .f_nav{height:69px;line-height:69px;text-align: center;overflow: hidden;font-size: 16px;white-space: nowrap;}
            .f_nav a{display: inline-block;color: #fff;padding: 0 36px 0 0;}
            .f_nav a:last-child{padding: 0;}
            .f_nav a:hover{text-decoration: none;font-weight: bold;color: #222;}

            .f_con{padding: 30px 0 0;height: 276px;}
            .f_text{height:252px;overflow: hidden;width: 854px;border-bottom: 2px solid #d5d8da;}
            .f_text h3{border-bottom: 2px solid #d5d8da;font-size: 18px;height: 51px;line-height: 51px;background:url(../images/f_ico5.gif) no-repeat right 22px;color: #333;margin-bottom: 33px;}
            .f_text li{width:470px;float: left;position: relative;height: 77px;background:url(../images/f_ico1.gif) no-repeat 0 1px;padding: 0 0 0 56px;white-space: nowrap;}
            .f_text li:nth-child(2n-1){width:270px;}
            .f_text li:nth-child(2){background:url(../images/f_ico2.gif) no-repeat 0 1px;}
            .f_text li:nth-child(3){background:url(../images/f_ico3.gif) no-repeat 0 1px;}
            .f_text li:nth-child(4){background:url(../images/f_ico4.gif) no-repeat 0 1px;}
            .f_text li span{display: block;font-weight: bold;font-size: 16px;line-height: 26px;color: #333;}
            .f_text li:nth-child(4) span{font-size: 14px;}
            .f_text li b{font-size: 20px;font-family: Arial;color: #bd1e21;}

            .f_code{width:225px;height: 225px;border: solid 2px #d0d0d0;margin-top: 22px;}
            .f_code h2{padding: 28px 0 0;height: 65px;border-bottom: 2px solid #d5d8da;margin-bottom: 33px;}
            .f_code h2 img{display: block;width: 152px;margin: 0 auto;}
            .f_code p{width:160px;margin: 0 0 0 48px;}
            .f_code p img{width:72px;height:68px;display: block;float: left;}
            .f_code p span{display: block;float: left;line-height: 20px;padding: 8px 0 0 26px;position: relative;width: 49px;font-size: 12px;}
            .f_code p span:before{content: "";position: absolute;width:15px;height:1px;top:57px;left:27px;background: #929292;}
            
.t_pho > b:nth-child(2) {
    padding-top: 6px;
    padding-bottom: 6px;
}
.p14-infolist-1-list span {    display: -webkit-box;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;

    font-size: 16px;
}

 .p1-search-1-inp {
    width: 280px;
    height: 50px;
    border-radius: 28px;
    background: #fff;
    padding-left: 10px;
    margin-top: 18px;
    float: left;
    margin-left: 40vw;
}
    .til01 {
        text-align: center;
        font-size: 38px;
        color: #212121;
        line-height: 51px;
        height: 100px;
        font-weight: normal;
        position: relative;
        clear: both;
        margin: 50px 0 0 0;
    }
    
    .til01:before,
    .til01:after {
        content: "";
        position: absolute;
        width: 497px;
        height: 7px;
        top: 40px;
        right: 0;
        background:url(../images/e171849b297d40bd8062eb436b03112c_2.png) no-repeat right 0;
    }
    
    .til02:before,
    .til02:after {
        content: "";
        position: absolute;
        width: 497px;
        height: 7px;
        top: 40px;
        right: 0;
        background:url(../images/e171849b297d40bd8062eb436b03112c_4.png) no-repeat right 0;
    }
    
    .til02:before,
    .til01:before {
        left: 0;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
    }
    
    .til01 a {
        display: block;
        color: #212121;
    }
    
    .til01 em {
        display: block;
        font-size: 14px;
        line-height: 20px;
        font-family: Arial;
        opacity: 0.7;
        text-transform: uppercase;
        font-style: normal;
    }
 
    .fw_nr {
        width: 450px;
        background: rgba(46, 49, 48, 0.6);
        color: #fff;
        position: absolute;
        top: 112px;
        left: 0;
        padding: 30px;
        border-radius: 0 40px 0 40px;
    }
    
    .fw_nr span {
        font-size: 24px;
        font-weight: bold;
    }
    
    .fw_nr p {
        color: #fff;
        background: #b80200;
        border-radius: 40px 0;
        padding: 10px 20px;
    }
    
    .jss_nr p {
        margin-top: 10px;
        font-size: 14px;
        line-height: 30px;
        color: #333;
    }
    
    .jss {
        border-bottom: 1px solid #eee;
        padding-bottom: 50px;
    }
    
    .jss .jss_nr { 
        background: #fff;
        padding: 10px 20px;
        box-sizing: border-box;
        height: 450px;
        box-shadow: 0 0 5px #f1f1f1;
    }
    
    .img {
        text-align: center;
    }
    
    .jss_nr h3 {
        display: block;
        font-size: 24px;
        color: #069f58;
        text-align: center;
        position: relative;
        font-weight: bold;
        margin: 20px 0;
    }
    
    .jss_nr h3:after {
        content: "";
        display: block;
        width: 40px;
        height: 2px;
        background: #000;
        position: relative;
        left: 50%;
        margin-left: -20px;
        bottom: -5px;
    }
    .imgok img{
      display: block;
      margin: 0 auto;
      border: 2px solid #333;
    }
    .p1-search-1-inp {
    width: 280px;
    height: 50px;
    border-radius: 28px;
    background: #fff;
    padding-left: 10px;
    margin-top: 18px;
    float: left;
    margin-left: 40vw;
}
    .til01 {
        text-align: center;
        font-size: 38px;
        color: #212121;
        line-height: 51px;
        height: 100px;
        font-weight: normal;
        position: relative;
        clear: both;
        margin: 50px 0 0 0;
    }
    
    .til01:before,
    .til01:after {
        content: "";
        position: absolute;
        width: 497px;
        height: 7px;
        top: 40px;
        right: 0;
        background:url(http://www.thtccn.com/resource/images/e171849b297d40bd8062eb436b03112c_2.png?ver=2) no-repeat right 0;
    }
    
    .til02:before,
    .til02:after {
        content: "";
        position: absolute;
        width: 497px;
        height: 7px;
        top: 40px;
        right: 0;
        background:url(http://www.thtccn.com/resource/images/e171849b297d40bd8062eb436b03112c_4.png?ver=3) no-repeat right 0;
    }
    
    .til02:before,
    .til01:before {
        left: 0;
        transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        -o-transform: rotate(180deg);
    }
    
    .til01 a {
        display: block;
        color: #212121;
    }
    
    .til01 em {
        display: block;
        font-size: 14px;
        line-height: 20px;
        font-family: Arial;
        opacity: 0.7;
        text-transform: uppercase;
        font-style: normal;
    }
.f_text li b {
    color: #bd1e21 !important;
}
#menu-shows li a {
    display: flex !important;
    align-items: center;
	height:80px;
}
.sub-menu li a {
    display: flex !important;
    align-items: center;
    height: 50px;
margin: 0 auto;
	justify-content: center;
	padding: 12px !important;
}
.sub-menu li {
    height: 50px !important;
}
ul#menu-shows .current-menu-item {
    background: transparent !important;
}
.sub-menu li {
    height: 60px;
}